body{
	font-family: "Microsoft YaHei","SimSun" !important;
	}
.header{
	width:100%;
	height:300px;
	min-width:1200px;
	background:url(../images/banner.png) center 0 no-repeat;
	margin:0 auto;
	position:relative;
}
.h-inner{
	width:1200px;
	height:210px;
	margin:0 auto;
}
.h-img{
	width:1200px;
	height:156px;
}
.h-lg{
	float:left;
	margin-top:53px;
}
.h-sdzc{
	float:right;
	margin-top:38px;
}
.search{
	width:600px;
	height:66px;
	margin:54px 0px 0px 40px;
	position:relative;
	float:left;
}
.input-input{
	float:left;
	width: 600px;
	height: 65px;
	background: #FFFFFF;
	border: 1px solid #C8C8C8;
	font-size:18px;
	font-weight: 400;
	color: #6c6c6c;
	line-height: 65px;
	padding-left:29px;
	border-radius:5px;
	font-family:"Microsoft YaHei","SimSun" !important;
	position:absolute;
	box-sizing:border-box;
}
.search a{
	display:block;
	float:left;
	width: 99px;
	height: 65px;
	border-radius: 0px 5px 5px 0px;
	position:absolute;
	right:0px;
	text-decoration:none !important;
	color:#fff;
	font-size:20px;
	line-height:65px;
	text-align:center;
	background:#BE1B2D url(../images/sousuo.png) no-repeat 14px 21px;
	padding-left: 30px;
    box-sizing: border-box;
}
.nav{
	width:100%;
	height:93px;
	background:url(../images/dh.png) center no-repeat;
	margin:0 auto;
	position:absolute;
	top:210px;
}
.nav-ul{
	width:1200px;
	margin:0 auto;
	height:93px;
}
.nav-ul li{
	text-align:center;
	width:96px;
	height:93px;
	font-size: 24px;
	float:left;
	color:#fff;
	line-height:96px;
	margin-right:54px;
	box-sizing:border-box;
	cursor:pointer;
}
.nav-ul li a{
	display:block;
	color:#fff;
	text-decoration:none;
}
.nav-ul li:hover{
	background:url(../images/li_sanj.png) no-repeat 0px 81px;
}